SixBit API Schema
ItemSpecificsType Complex Type
Description
A collection of item specifics.
Namespace (none)
Diagram
Type Element ValueID Element Value Element Name Element All SelectedValue Element DeletedValue Element Choice DeletedValues Element Choice SelectedValues Element Sequence ItemSpecificsType Complex Type
Overview
ItemSpecificsType
A collection of item specifics.
Sequence
SelectedValues optional SelectedValuesType Complex Type
A collection of selectedvalue elements.
haveDefaultsBeenSet optional xs:boolean
Choice 0..∞
Used By
ItemSpecifics Element
Source
<xs:complexType name="ItemSpecificsType" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>A collection of item specifics.</xs:documentation>
  </xs:annotation>
  <xs:sequence>
    <xs:element name="SelectedValues" type="SelectedValuesType" minOccurs="0" maxOccurs="1">
      <xs:annotation>
        <xs:documentation>A collection of selectedvalue elements.</xs:documentation>
      </xs:annotation>
    </xs:element>
  </xs:sequence>
</xs:complexType>
See Also
SixBit API Schema

 

 


© 2022 All Rights Reserved.

Send comments on this topic.